Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Format Collection Items


Direct-Mode Information

The collection item ID for direct-mode information is defined in the following enumeration:

enum { gxDirectModeTag = 'dirm' };  
QuickDraw GX stores direct-mode information in the gxDirectModeInfo structure:

struct gxDirectModeInfo {
   Boolean  directModeOn;     
};
Field Description
directModeOn
A Boolean value indicating whether the user wants to print using direct mode. When the user chooses the Direct checkbox in the Page Setup dialog box, the directModeOn field contains true; otherwise, this field contains false.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help